home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / Ahnenblatt / absetup.exe / {app} / Ahnblatt.exe / 0 / RCDATA / TLISTDRUCKFORM / TLISTDRUCKFORM.txt
Text File  |  2014-12-03  |  10KB  |  449 lines

  1. object ListDruckForm: TListDruckForm
  2.   Left = 882
  3.   Top = 647
  4.   HelpContext = 441
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Drucken einer Liste'
  8.   ClientHeight = 332
  9.   ClientWidth = 430
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Arial'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poDefault
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 14
  22.   object Inklusive: TTntGroupBox
  23.     Tag = 115
  24.     Left = 8
  25.     Top = 201
  26.     Width = 412
  27.     Height = 88
  28.     Caption = 'inklusive'
  29.     TabOrder = 4
  30.     object Zusaetze: TTntCheckBox
  31.       Tag = 116
  32.       Left = 22
  33.       Top = 48
  34.       Width = 177
  35.       Height = 26
  36.       Caption = 'Anmerkungen'
  37.       TabOrder = 2
  38.     end
  39.     object Quellen: TTntCheckBox
  40.       Tag = 117
  41.       Left = 215
  42.       Top = 48
  43.       Width = 182
  44.       Height = 26
  45.       Caption = 'Quellen'
  46.       TabOrder = 3
  47.     end
  48.     object Kirchliches: TTntCheckBox
  49.       Tag = 118
  50.       Left = 215
  51.       Top = 22
  52.       Width = 182
  53.       Height = 25
  54.       Caption = 'Kirchliches'
  55.       TabOrder = 1
  56.     end
  57.     object Ueberschrift: TTntCheckBox
  58.       Tag = 119
  59.       Left = 22
  60.       Top = 22
  61.       Width = 177
  62.       Height = 25
  63.       Caption = 'Ersteller'
  64.       TabOrder = 0
  65.     end
  66.   end
  67.   object Optionen2: TTntButton
  68.     Tag = 124
  69.     Left = 339
  70.     Top = 299
  71.     Width = 81
  72.     Height = 27
  73.     Caption = '&Optionen...'
  74.     TabOrder = 2
  75.     OnClick = Optionen2Click
  76.   end
  77.   object Abbruch: TTntButton
  78.     Tag = 122
  79.     Left = 248
  80.     Top = 299
  81.     Width = 81
  82.     Height = 27
  83.     Cancel = True
  84.     Caption = '&Abbrechen'
  85.     ModalResult = 2
  86.     TabOrder = 1
  87.   end
  88.   object OK: TTntButton
  89.     Tag = 120
  90.     Left = 156
  91.     Top = 299
  92.     Width = 81
  93.     Height = 27
  94.     Caption = '&OK'
  95.     Default = True
  96.     TabOrder = 0
  97.     OnClick = OKClick
  98.   end
  99.   object PageControl1: TTntPageControl
  100.     Left = 8
  101.     Top = 9
  102.     Width = 412
  103.     Height = 182
  104.     ActivePage = TabSheet1
  105.     HotTrack = True
  106.     TabOrder = 3
  107.     OnChange = PageControl1Change
  108.     object TabSheet1: TTntTabSheet
  109.       Caption = 'Ahnenliste'
  110.       ExplicitLeft = 0
  111.       ExplicitTop = 0
  112.       ExplicitWidth = 0
  113.       ExplicitHeight = 0
  114.       object Label2: TTntLabel
  115.         Left = 11
  116.         Top = 9
  117.         Width = 375
  118.         Height = 35
  119.         AutoSize = False
  120.         Caption = 
  121.           'Erstellung einer Liste aller Vorfahren einer ausgew'#228'hlten Person' +
  122.           '.'
  123.         Font.Charset = DEFAULT_CHARSET
  124.         Font.Color = clNavy
  125.         Font.Height = -12
  126.         Font.Name = 'Arial'
  127.         Font.Style = []
  128.         ParentFont = False
  129.         WordWrap = True
  130.       end
  131.       object GroupBox1: TTntGroupBox
  132.         Tag = 106
  133.         Left = 11
  134.         Top = 43
  135.         Width = 380
  136.         Height = 59
  137.         Caption = 'Sortierung'
  138.         TabOrder = 0
  139.         object Kennziffern: TTntRadioButton
  140.           Tag = 104
  141.           Left = 22
  142.           Top = 22
  143.           Width = 186
  144.           Height = 25
  145.           Caption = 'nach Kennziffern'
  146.           TabOrder = 0
  147.           TabStop = True
  148.         end
  149.         object Staemme: TTntRadioButton
  150.           Tag = 105
  151.           Left = 215
  152.           Top = 22
  153.           Width = 148
  154.           Height = 25
  155.           Caption = 'nach St'#228'mmen'
  156.           TabOrder = 1
  157.           TabStop = True
  158.         end
  159.       end
  160.       object ALOptionen: TTntButton
  161.         Tag = 123
  162.         Left = 13
  163.         Top = 113
  164.         Width = 81
  165.         Height = 27
  166.         Caption = '&Optionen...'
  167.         TabOrder = 1
  168.         OnClick = OptionenClick
  169.       end
  170.     end
  171.     object TabSheet2: TTntTabSheet
  172.       Tag = 1
  173.       Caption = 'Stammliste'
  174.       ExplicitLeft = 0
  175.       ExplicitTop = 0
  176.       ExplicitWidth = 0
  177.       ExplicitHeight = 0
  178.       object Label3: TTntLabel
  179.         Left = 11
  180.         Top = 9
  181.         Width = 375
  182.         Height = 35
  183.         AutoSize = False
  184.         Caption = 
  185.           'Erstellung einer Liste aller Nachfahren einer ausgew'#228'hlten Perso' +
  186.           'n.'
  187.         Font.Charset = DEFAULT_CHARSET
  188.         Font.Color = clNavy
  189.         Font.Height = -12
  190.         Font.Name = 'Arial'
  191.         Font.Style = []
  192.         ParentFont = False
  193.         WordWrap = True
  194.       end
  195.       object GroupBox2: TTntGroupBox
  196.         Tag = 107
  197.         Left = 11
  198.         Top = 43
  199.         Width = 380
  200.         Height = 43
  201.         Caption = 'Angeheiratete'
  202.         TabOrder = 0
  203.         object alsAnhang: TTntRadioButton
  204.           Tag = 108
  205.           Left = 11
  206.           Top = 15
  207.           Width = 111
  208.           Height = 26
  209.           Caption = 'als Anhang'
  210.           TabOrder = 0
  211.           TabStop = True
  212.         end
  213.         object imText: TTntRadioButton
  214.           Tag = 109
  215.           Left = 129
  216.           Top = 15
  217.           Width = 113
  218.           Height = 26
  219.           Caption = 'im Text'
  220.           TabOrder = 1
  221.           TabStop = True
  222.         end
  223.         object weglassen: TTntRadioButton
  224.           Tag = 110
  225.           Left = 248
  226.           Top = 15
  227.           Width = 124
  228.           Height = 26
  229.           Caption = 'weglassen'
  230.           TabOrder = 2
  231.           TabStop = True
  232.         end
  233.       end
  234.       object GroupBox5: TTntGroupBox
  235.         Left = 11
  236.         Top = 95
  237.         Width = 380
  238.         Height = 43
  239.         Caption = 'Nachfahren'
  240.         TabOrder = 1
  241.         object Label16: TTntLabel
  242.           Left = 9
  243.           Top = 18
  244.           Width = 130
  245.           Height = 14
  246.           Caption = 'Zu druckende Nachfahren:'
  247.         end
  248.         object ZuDruckendeNF: TTntComboBox
  249.           Left = 172
  250.           Top = 12
  251.           Width = 191
  252.           Height = 22
  253.           Style = csDropDownList
  254.           ItemHeight = 0
  255.           TabOrder = 0
  256.           Items.Strings = (
  257.             'nur von m'#228'nnlichen'
  258.             'gleichen Namens'
  259.             'alle')
  260.         end
  261.       end
  262.     end
  263.     object TabSheet3: TTntTabSheet
  264.       Tag = 2
  265.       Caption = 'Familienliste'
  266.       ExplicitLeft = 0
  267.       ExplicitTop = 0
  268.       ExplicitWidth = 0
  269.       ExplicitHeight = 0
  270.       object Label4: TTntLabel
  271.         Left = 11
  272.         Top = 9
  273.         Width = 375
  274.         Height = 35
  275.         AutoSize = False
  276.         Caption = 
  277.           'Erstellung einer Liste aller Personen, wobei die Ausgabe der St'#228 +
  278.           'mme nach Nachnamen sortiert ist.'
  279.         Font.Charset = DEFAULT_CHARSET
  280.         Font.Color = clNavy
  281.         Font.Height = -12
  282.         Font.Name = 'Arial'
  283.         Font.Style = []
  284.         ParentFont = False
  285.         WordWrap = True
  286.       end
  287.       object GroupBox3: TTntGroupBox
  288.         Tag = 112
  289.         Left = 11
  290.         Top = 43
  291.         Width = 380
  292.         Height = 59
  293.         Caption = 'Stammreihenfolge'
  294.         TabOrder = 0
  295.         object alphabetisch: TTntRadioButton
  296.           Tag = 113
  297.           Left = 22
  298.           Top = 22
  299.           Width = 186
  300.           Height = 25
  301.           Caption = 'alphabetisch'
  302.           TabOrder = 0
  303.           TabStop = True
  304.         end
  305.         object chronologisch: TTntRadioButton
  306.           Tag = 114
  307.           Left = 215
  308.           Top = 22
  309.           Width = 148
  310.           Height = 25
  311.           Caption = 'chronologisch'
  312.           TabOrder = 1
  313.           TabStop = True
  314.         end
  315.       end
  316.     end
  317.     object TabSheet4: TTntTabSheet
  318.       Tag = 3
  319.       Caption = 'Ereignisliste'
  320.       ExplicitLeft = 0
  321.       ExplicitTop = 0
  322.       ExplicitWidth = 0
  323.       ExplicitHeight = 0
  324.       object Label5: TTntLabel
  325.         Left = 11
  326.         Top = 9
  327.         Width = 375
  328.         Height = 35
  329.         AutoSize = False
  330.         Caption = 
  331.           'Erstellung einer Liste von bestimmten Ereignissen aller Personen' +
  332.           '.'
  333.         Font.Charset = DEFAULT_CHARSET
  334.         Font.Color = clNavy
  335.         Font.Height = -12
  336.         Font.Name = 'Arial'
  337.         Font.Style = []
  338.         ParentFont = False
  339.         WordWrap = True
  340.       end
  341.       object GroupBox4: TTntGroupBox
  342.         Tag = 121
  343.         Left = 11
  344.         Top = 43
  345.         Width = 180
  346.         Height = 100
  347.         Caption = 'Optionen'
  348.         TabOrder = 0
  349.         object nurLebende: TTntCheckBox
  350.           Tag = 126
  351.           Left = 15
  352.           Top = 24
  353.           Width = 160
  354.           Height = 17
  355.           Caption = 'nur Lebende'
  356.           TabOrder = 0
  357.           OnClick = nurLebendeClick
  358.         end
  359.         object Kurznamen: TTntCheckBox
  360.           Tag = 128
  361.           Left = 15
  362.           Top = 48
  363.           Width = 160
  364.           Height = 17
  365.           Caption = 'nur Rufnamen'
  366.           TabOrder = 1
  367.         end
  368.       end
  369.       object TntGroupBox1: TTntGroupBox
  370.         Left = 206
  371.         Top = 43
  372.         Width = 184
  373.         Height = 100
  374.         Caption = 'Ereignisse'
  375.         TabOrder = 1
  376.         object cbGeburtstage: TTntCheckBox
  377.           Left = 15
  378.           Top = 24
  379.           Width = 160
  380.           Height = 17
  381.           Caption = 'Geburtstage'
  382.           TabOrder = 0
  383.         end
  384.         object cbHochzeitstage: TTntCheckBox
  385.           Left = 15
  386.           Top = 48
  387.           Width = 160
  388.           Height = 17
  389.           Caption = 'Hochzeitstage'
  390.           TabOrder = 1
  391.         end
  392.         object cbTodestage: TTntCheckBox
  393.           Left = 15
  394.           Top = 72
  395.           Width = 160
  396.           Height = 17
  397.           Caption = 'Todestage'
  398.           TabOrder = 2
  399.         end
  400.       end
  401.     end
  402.     object TabSheet5: TTntTabSheet
  403.       Tag = 4
  404.       Caption = 'Personenbl'#228'tter'
  405.       ImageIndex = 4
  406.       ExplicitLeft = 0
  407.       ExplicitTop = 0
  408.       ExplicitWidth = 0
  409.       ExplicitHeight = 0
  410.       object Label1: TTntLabel
  411.         Left = 11
  412.         Top = 9
  413.         Width = 375
  414.         Height = 35
  415.         AutoSize = False
  416.         Caption = 
  417.           'Erstellung von einzelnen Personenbl'#228'ttern pro Person mit allen e' +
  418.           'ingegebenen Daten.'
  419.         Font.Charset = DEFAULT_CHARSET
  420.         Font.Color = clNavy
  421.         Font.Height = -12
  422.         Font.Name = 'Arial'
  423.         Font.Style = []
  424.         ParentFont = False
  425.         WordWrap = True
  426.       end
  427.       object GroupBox6: TTntGroupBox
  428.         Tag = 121
  429.         Left = 11
  430.         Top = 43
  431.         Width = 380
  432.         Height = 86
  433.         Caption = 'Optionen'
  434.         TabOrder = 0
  435.         object cbPrintPics: TTntCheckBox
  436.           Tag = 126
  437.           Left = 22
  438.           Top = 30
  439.           Width = 332
  440.           Height = 26
  441.           Caption = 'mit Bildern'
  442.           TabOrder = 0
  443.           OnClick = nurLebendeClick
  444.         end
  445.       end
  446.     end
  447.   end
  448. end
  449.